ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartCore<Tseries,TAnimation,TBinding> Class / Animation Property

In This Topic
    Animation Property (C1ChartCore<Tseries,TAnimation,TBinding>)
    In This Topic
    A value that indicates whether to show animation and the duration and easing for the animation.
    Syntax
    'Declaration
     
    Public Overridable Property Animation As TAnimation
    public virtual TAnimation Animation {get; set;}
    See Also